home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacAddict 61
/
MacAddict_061_2001_09.iso
/
pc
/
Software
/
Development
/
REALbasic 3.2.1 PPC Demo
/
REALbasicÆ 3.2.1 PPC
/
REALbasic 3.2.1 PPC.rsrc
/
STR#_201.txt
< prev
next >
Wrap
Text File
|
2001-05-20
|
4KB
|
253 lines
Invalid inline code format
String Expected
'Lib' Expected
Undefined binding class '%1'
Expected (
Unexpected end of line
Can't dynamically create controls from classes
Can't instantiate interface class
Can't instantiate abstract class
Can't dynamically create controls that aren't members of a control array
Can only use me inside an object method
Can only use self inside an object method
Unknown class '%1'
Only integer and string parameters are supported for scripts
AppleScript functions only supported for Mac targets
Only integer, string and floating point parameters are supported for XFCNs
Unsupported Variant conversion
The instance variable can't be modified at runtime
The instance variable can't be read at runtime
Reference parameters can only be local variables
Reference parameters not supported for Java
Array assignment not supported
New operator has incorrect number of parameters for constructor
Constructors not implemented for Java yet
Ambiguous reference to overloaded method
Parameters can't be modified unless they are declared as ByRef
Missing %1 statement
Unmatched Loop statement
Unmatched Next statement
Unmatched End Select statement
Unmatched Wend statement
Unmatched Case statement
Unmatched ElseIf statement
Unmatched Else statement
Missing End Select
Missing Next
Missing Loop
Missing Wend
Missing End If
Not enough parameters
Not enough parameters
Too many parameters
%1 takes 2 or 3 parameters
%1 takes %2 parameters
Menu object isn't a menu array
Only objects can be cast
%1 isn't supported in the Java implementation
Incorrect number of array indices
Not an array
Undefined CFM entry point
Not an object
Only red, green, and blue are valid color properties
Invalid array method
Boolean arrays can't be sorted
Object arrays can't be sorted
Array methods can only be used on single index arrays
Parameters expected
Cannot access private method
Index expected for control array reference
Unknown identifier '%1'
Index required for menu array reference
Apple menu items aren't supported for Win32 build
IsA only operates on object operands
Incompatible types
Expecting a string operand
Expecting a numeric operand
Expecting a boolean operand
Mismatched #endif
Mismatched #else
Unknown constant
Java implementation doesn't support implicit windows
Only integer and string parameters are supported for scripts
AppleScript functions only supported for Mac targets
Only integer, string and floating point parameters are supported for XFCNs
The instance variable is read-only
The instance variable can't be modified at runtime
The instance variable can't be read at runtime
Array assignment not supported
Line too complex
Only integer and string parameters are supported for scripts
AppleScript methods only supported for Mac targets
Only integer, string and floating point parameters are supported for XCMDs
XCMD methods only supported for Mac targets
',' expected
Can't access private property
Property can't be accessed at runtime
Expecting string or integer expression
Expecting 'Case'
Mismatched 'Next'
Expecting 'To' or 'DownTo'
Expecting an integer loop index
For loop indexes must be local variables
Expecting a type name
Can only raise objects derived from RuntimeException
Expecting boolean operand
No enclosing While, Do or For Loop
Missing Do
Missing While
Incorect number of dimensions to ReDim array
Internal compiler error
Expecting array
Expecting Then
Expecting '='
Function results can't be ignored
Expecting an lvalue
Expected 'Sub', not 'Function'
Expected 'Function', not 'Sub'
Expected 'as'
')' expected
Number expected
Array bound can't be negative
Dim statement must come before code
Unexpected text after End Sub
Unexpected text after End Function
Invalid type
Missing type
, or ) expected
Type expected
Unknown label
Unknown type
Identifier expected
SUB or FUNCTION expected
Duplicate label
Type mismatch
Unexpected token
Statement expected